برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
I created a file with one line "bug line", initialized git repository and committed change. Then I added the second line "staged" and staged the change. Then I added the third line "unstaged". How to add a commit changing the first line to "bug line changed" so that I still get the second line as staged change and the third line as unstaged change without merge conflicts?
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
I'm writing a query in Oracle SQL. I'm using a count - group by query, for example:
select column_a, count(*)
from table_1
group by column_a
COLUMN_A COUNT(*)
value_1 5
value_2 6
value_3 2
(null) 1
Can I write a group by that allows me to get two result rows, one with value_1 and its count, and another with the count of all other values? It would look like this:
COLUMN_A COUNT(*)
value_1 5
others 9
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
I'm leaing Python and using VS Code (Windows). I wanted to clear the terminal from the long paths when ruing code, so I installed Code Ruer and went to Settings -> Executor Map, and changed python map from "python -u" to "clear && python3 -u". But when I run code, I get what's in the picture instead of execution result. (There's nothing in output console either.)
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
I'm trying to lea graphics programming. Currently, I'm trying to make my camera look at the world origin at (0, 0, 0), but I can't understand why this operation is inverted for the camera. For example, if I have a camera at (0, 0, -5), it tries to look at (0, 5, 0). Instead of looking at the desired position, the camera looks at the inverted position at (0, -5, 0).
Here's the code implementation for the context:
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
Im trying to resurrect my compute instance, but im stuck on ai chat and inability to create service request, i had 4 OCPU + 24GB ram instance, but after change in limits, im stuck with locked instance which i caot even edit to comply with new rules, any chance to get out of this hell of ai chatbot + nonexistent contacts to oracle ? Im even considering riding to local Oracle office in my country to get some help, beacuase i had some things on instance drive. But i doubt it will help. (I missed the email) and when i'll detele my CI, and keep my drive, it will be lottery for a half year to get new one. I still see it on web as Stopped, so is any chance to do something ?
editing shape failed
ai chatbot
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
As the title mentions, after updating Mac to Tahoe 26.6.2, each time I open terminal it says "Failed to locate 'git', requesting installation of command line developer tools." And even when I install the tools, it still doesn't work, and the pop-up keeps popping up each time I run a git command.
Some sources I've found say that I need to re-install git (e.g., this Reddit post), but why should I have to re-install git? It was already installed using homebrew, and I don't use Xcode at all.
Surely
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40
برچسب: نویسنده: استخدام کار تاريخ: شنبه 7 شهريور 1405 ساعت: 2:40